Skip to content

Fix SS06 formatting errors #29304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from

Conversation

deepandas11
Copy link

Fixing more SS06 issues, mentioned in #29254

Fixed docstrings for the following:

  • pandas.DataFrame
  • pandas.DataFrame.transform
  • pandas.DataFrame.corrwith
  • pandas.DataFrame.describe
  • pandas.DataFrame.kurt
  • pandas.DataFrame.kurtosis
  • pandas.DataFrame.skew
  • pandas.DataFrame.align
  • pandas.DataFrame.drop_duplicates
  • pandas.DataFrame.duplicated

@pep8speaks
Copy link

pep8speaks commented Oct 31, 2019

Hello @deepandas11! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-10-31 07:37:34 UTC

@gfyoung gfyoung added Docs Code Style Code style, linting, code_checks labels Oct 31, 2019
@profwacko
Copy link
Contributor

Repeating this comment in this PR, since this cause conflicts if one gets merged first?

Hi @deepandas11, looks like we edited the same issues in two different pull requests, but it looks like yours passed checks. Moving forward maybe we can have people claim the issues so we can reduce redundant work?

#29254 (comment)

@WillAyd
Copy link
Member

WillAyd commented Oct 31, 2019

I think this was already covered by the other PR

@WillAyd WillAyd closed this Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants